Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

enzyme import & linter fixes #376

Merged
merged 2 commits into from
Apr 24, 2024
Merged

enzyme import & linter fixes #376

merged 2 commits into from
Apr 24, 2024

Conversation

sdadn
Copy link
Contributor

@sdadn sdadn commented Apr 24, 2024

Summary

This PR does linter fixes by updating some mixed imports in #375

Testing

This change was tested using:

  • WDIO
  • Jest
  • Visual testing (please attach a screenshot or recording)
  • Other (please describe below)
  • No tests are needed

Reviews

In addition to engineering reviews, this PR needs:

  • UX review
  • Accessibility review
  • Functional review

Additional Details

This PR resolves:

UXPLATFORM-XXXX


Thank you for contributing to Terra.
@cerner/terra

@sdadn sdadn self-assigned this Apr 24, 2024
@@ -3,7 +3,6 @@ import { ActiveBreakpointContext } from 'terra-breakpoints';
import ThemeContextProvider from 'terra-theme-context/lib/ThemeContextProvider';
import { IntlProvider } from 'react-intl';
/* eslint-disable-next-line import/no-extraneous-dependencies */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need to disable this rule if we're removing the import?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, fixed them here: 02a499f

@sdadn sdadn merged commit 5a55dc1 into main Apr 24, 2024
@sdadn sdadn deleted the linter-fixes branch April 24, 2024 17:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants